Class hierarchy 0
Public Member Functions | List of all members
B Class Reference
Inheritance diagram for B:
A

Public Member Functions

 B (string const &name, int b)
 
int fkt_B () const
 
- Public Member Functions inherited from A
 A (string const &name)
 
string Get_string () const
 

Additional Inherited Members

- Protected Attributes inherited from A
string _ss
 

Detailed Description

Definition at line 26 of file main.cpp.

Constructor & Destructor Documentation

B::B ( string const &  name,
int  b 
)
inline

Definition at line 29 of file main.cpp.

Member Function Documentation

int B::fkt_B ( ) const
inline

Definition at line 36 of file main.cpp.


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