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. More...
|
|
streamref_type | RefCreate (object_type Obj, const OStream &Stream) |
| Create a reference. More...
|
|
streamref_type | RefCreate (object_type Obj, const OStream &Stream) |
| Create a reference. More...
|
|
Keep track of structures written to or read from stream.
◆ RefCreate() [1/3]
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/3]
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.
◆ RefCreate() [3/3]
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:
- /build/ldas-tools-framecpp-2.9.3/debian/tmp/usr/include/framecpp/Common/Dictionary.hh
- /build/ldas-tools-framecpp-2.9.3/src/Common/Dictionary.cc