#include <dataserialize.h>
Helper datatype to write an empty datatype to the stream. This datatype must not be used. It's only for internal use in DataSerializeInterface.
Public Member Functions | |
| Bool | operator== (const IDENT_VOID &) const |
| Bool | operator!= (const IDENT_VOID &) const |
| HashInt | GetHashCode () const |
| String | ToString (const FormatStatement *formatStatement=nullptr) const |
| Bool operator== | ( | const IDENT_VOID & | ) | const |
| Bool operator!= | ( | const IDENT_VOID & | ) | const |
| HashInt GetHashCode | ( | ) | const |
| String ToString | ( | const FormatStatement * | formatStatement = nullptr | ) | const |