|
virtual const std::string & | store_cls () const |
|
virtual bool | stream (buffer &aBuffer) const |
|
virtual streamer_element * | copy () const |
|
| streamer_basic_pointer (const std::string &aName, const std::string &aTitle, int aOffset, int aType, const std::string &aCountName, const std::string &aCountClass, int aCountVersion, const std::string &aTypeName) |
|
virtual | ~streamer_basic_pointer () |
|
| streamer_basic_pointer (const streamer_basic_pointer &a_from) |
|
streamer_basic_pointer & | operator= (const streamer_basic_pointer &a_from) |
|
virtual void | out (std::ostream &aOut) const |
|
| streamer_element (const std::string &aName, const std::string &aTitle, int aOffset, int aType, const std::string &aTypeName) |
|
virtual | ~streamer_element () |
|
virtual void | setArrayDimension (int aDimension) |
|
virtual void | setMaxIndex (int aDimension, int aMaximum) |
|
virtual void | fullName (std::string &a_s) const |
|
virtual | ~ibo () |
|
Definition at line 361 of file element.
◆ streamer_basic_pointer() [1/2]
tools::wroot::streamer_basic_pointer::streamer_basic_pointer |
( |
const std::string & |
aName, |
|
|
const std::string & |
aTitle, |
|
|
int |
aOffset, |
|
|
int |
aType, |
|
|
const std::string & |
aCountName, |
|
|
const std::string & |
aCountClass, |
|
|
int |
aCountVersion, |
|
|
const std::string & |
aTypeName |
|
) |
| |
|
inline |
◆ ~streamer_basic_pointer()
virtual tools::wroot::streamer_basic_pointer::~streamer_basic_pointer |
( |
| ) |
|
|
inlinevirtual |
◆ streamer_basic_pointer() [2/2]
◆ copy()
◆ operator=()
◆ store_cls()
virtual const std::string& tools::wroot::streamer_basic_pointer::store_cls |
( |
| ) |
const |
|
inlinevirtual |
◆ stream()
virtual bool tools::wroot::streamer_basic_pointer::stream |
( |
buffer & |
aBuffer | ) |
const |
|
inlinevirtual |
◆ fCountClass
std::string tools::wroot::streamer_basic_pointer::fCountClass |
|
protected |
◆ fCountName
std::string tools::wroot::streamer_basic_pointer::fCountName |
|
protected |
◆ fCountVersion
int tools::wroot::streamer_basic_pointer::fCountVersion |
|
protected |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/wroot/element