Keep track of structures written to or read from stream.
More...
#include <Dictionary.hh>
|
| streamref_type | RefCreate (object_type Obj, const OStream &Stream) |
| | Create a reference.
|
| streamref_type | RefCreate (object_type Obj, const OStream &Stream) |
| | Create a reference.
|
Keep track of structures written to or read from stream.
◆ RefCreate() [1/2]
| Dictionary::streamref_type FrameCPP::Common::Dictionary::RefCreate |
( |
object_type | Obj, |
|
|
const OStream & | Stream ) |
|
inline |
Create a reference.
- Parameters
-
| [in] | Obj | Object to be referenced. |
| [in] | Stream | Stream to receive the reference. |
- Returns
A reference to Obj appropriate for the Stream.
This method is used for creating a reference that would be appropriate for writing to a stream.
◆ RefCreate() [2/2]
| streamref_type FrameCPP::Common::Dictionary::RefCreate |
( |
object_type | Obj, |
|
|
const OStream & | Stream ) |
Create a reference.
- Parameters
-
| [in] | Obj | Object to be referenced. |
| [in] | Stream | Stream to receive the reference. |
- Returns
A reference to Obj appropriate for the Stream.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Common/Dictionary.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Common/Dictionary.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Common/Dictionary.cc