|
| virtual | ~Shape () |
| |
| virtual const char * | GetType () const =0 |
| |
| virtual void | Print (std::ostream &os) const =0 |
| |
Definition at line 126 of file archivertest.cpp.
◆ ~Shape()
| virtual Shape::~Shape |
( |
| ) |
|
|
inlinevirtual |
◆ Shape() [1/2]
◆ Shape() [2/2]
| Shape::Shape |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
inlineprotected |
◆ GetType()
| virtual const char* Shape::GetType |
( |
| ) |
const |
|
pure virtual |
◆ Print()
| virtual void Shape::Print |
( |
std::ostream & |
os | ) |
const |
|
pure virtual |
◆ operator &
template<typename Archiver >
◆ x_
◆ y_
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/rapidjson/example/archiver/archivertest.cpp