Stores an OpenDDL-specific identifier type.
More...
#include <OpenDDLCommon.h>
Stores an OpenDDL-specific identifier type.
Identifier::Identifier |
( |
char |
buffer[], |
|
|
size_t |
len |
|
) |
| |
|
inline |
The constructor with a sized buffer full of characters.
- Parameters
-
buffer | [in] The identifier buffer. |
len | [in] The length of the buffer |
Identifier::Identifier |
( |
char |
buffer[] | ) |
|
|
inline |
The constructor with a buffer full of characters.
- Parameters
-
buffer | [in] The identifier buffer. |
The documentation for this struct was generated from the following file: