|
g4tools
5.4.0
|

Public Types | |
| typedef bool(* | local_func) (const istorable &, iobj_const_visitor &) |
Public Member Functions | |
| virtual | ~iobj_const_visitor () |
| virtual bool | begin (const istorable &, const std::string &, local_func)=0 |
| virtual bool | end (const istorable &)=0 |
| virtual bool | visit (const std::string &, bool)=0 |
| virtual bool | visit (const std::string &, char)=0 |
| virtual bool | visit (const std::string &, short)=0 |
| virtual bool | visit (const std::string &, int)=0 |
| virtual bool | visit (const std::string &, unsigned int)=0 |
| virtual bool | visit (const std::string &, int64)=0 |
| virtual bool | visit (const std::string &, uint64)=0 |
| virtual bool | visit (const std::string &, float)=0 |
| virtual bool | visit (const std::string &, double)=0 |
| virtual bool | visit (const std::string &, const std::string &)=0 |
| virtual bool | visit (const std::string &, const std::vector< bool > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< char > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< short > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< int > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< int64 > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< float > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< double > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< std::string > &)=0 |
| virtual bool | visit (const std::string &, const std::vector< std::vector< double > > &)=0 |
| virtual bool | visit (const std::string &, const istorable &)=0 |
Definition at line 27 of file iobj_const_visitor.
| typedef bool(* tools::iobj_const_visitor::local_func) (const istorable &, iobj_const_visitor &) |
Definition at line 31 of file iobj_const_visitor.
|
inlinevirtual |
Definition at line 29 of file iobj_const_visitor.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.
|
pure virtual |
Implemented in tools::wroot::member_writer.