My Project
Public Member Functions | List of all members
B Class Reference

Public Member Functions

 B (const int id)
 
void func1 ()
 Function1 First Function.
 
void func2 (int id)
 Function2 Second function. More...
 

Detailed Description

Examples:
Example1.cpp, Example2.cpp, and Example3.cpp.

Member Function Documentation

void B::func2 ( int  id)

Function2 Second function.

Parameters
ididentifier
Examples:
Example1.cpp, and Example2.cpp.

The documentation for this class was generated from the following files: