#include <ConcatenatedWrite.h>
Definition at line 37 of file ConcatenatedWrite.h.
◆ ~CNodeWriteConcatenator()
virtual GENAPI_NAMESPACE::CNodeWriteConcatenator::~CNodeWriteConcatenator |
( |
void |
| ) |
|
|
protectedpure virtual |
Destructor (Prevent freeing the object, need to call Destroy)
◆ Add() [1/5]
Add a write with value of type bool.
◆ Add() [2/5]
Add a write with value of type char *.
◆ Add() [3/5]
Add a write with value of type double.
◆ Add() [4/5]
Add a write with value of type gcstring.
◆ Add() [5/5]
Add a write with value of type int64_t.
◆ Clear()
virtual void GENAPI_NAMESPACE::CNodeWriteConcatenator::Clear |
( |
| ) |
|
|
pure virtual |
Remove all write from the container.
◆ Destroy()
virtual void GENAPI_NAMESPACE::CNodeWriteConcatenator::Destroy |
( |
| ) |
|
|
pure virtual |
//! Destroys this container
The documentation for this class was generated from the following file: