C++ features by examples
Public Member Functions
|
List of all members
Virtual_B Struct Reference
C++ examples by version
»
C++03 examples
»
Language
Inheritance diagram for Virtual_B:
[
legend
]
Collaboration diagram for Virtual_B:
[
legend
]
Public Member Functions
Virtual_B
()
Public Member Functions inherited from
Common
Common
(int x)
Additional Inherited Members
Public Attributes inherited from
Common
int
n
Detailed Description
Definition at line
219
of file
03.cpp
.
Constructor & Destructor Documentation
◆
Virtual_B()
Virtual_B::Virtual_B
(
)
inline
Definition at line
219
of file
03.cpp
.
219
:
virtual
Common
{
Virtual_B
() :
Common
(2) {} };
Common
Definition:
03.cpp:212
Virtual_B::Virtual_B
Virtual_B()
Definition:
03.cpp:219
Here is the call graph for this function:
Here is the caller graph for this function:
The documentation for this struct was generated from the following file:
03.cpp
Virtual_B
Generated by
1.9.3