C++ features by examples
Public Member Functions
|
List of all members
Virtual_A Struct Reference
C++ examples by version
»
C++03 examples
»
Language
ref
More...
Inheritance diagram for Virtual_A:
[
legend
]
Collaboration diagram for Virtual_A:
[
legend
]
Public Member Functions
Virtual_A
()
Public Member Functions inherited from
Common
Common
(int x)
Additional Inherited Members
Public Attributes inherited from
Common
int
n
Detailed Description
ref
Definition at line
218
of file
03.cpp
.
Constructor & Destructor Documentation
◆
Virtual_A()
Virtual_A::Virtual_A
(
)
inline
Definition at line
218
of file
03.cpp
.
218
:
virtual
Common
{
Virtual_A
() :
Common
(1) {} };
Common
Definition:
03.cpp:212
Virtual_A::Virtual_A
Virtual_A()
Definition:
03.cpp:218
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_A
Generated by
1.9.3