#include <OnixS/CboeCFE/MarketData/Pitch/String.h>
Definition at line 45 of file String.h.
STL-like iterator.
Definition at line 49 of file String.h.
Initializes blank instance.
Definition at line 52 of file String.h.
Full initialization.
Definition at line 60 of file String.h.
Initializes as clone of other instance. Data referenced by clone is not copied. Instead both instances will refer to same text segment.
Definition at line 83 of file String.h.
const Char& at |
( |
size_t |
index | ) |
const |
|
inline |
Indicates whether array of zero length.
Definition at line 92 of file String.h.
const Char* items |
( |
| ) |
const |
|
inline |
Read-only content.
Definition at line 99 of file String.h.
Reinitializes from another instance.
Definition at line 163 of file String.h.
const Char& operator[] |
( |
size_t |
index | ) |
const |
|
inline |
Resets reference to nothing.
Definition at line 127 of file String.h.
void reset |
( |
const Char * |
chars, |
|
|
size_t |
size |
|
) |
| |
|
inline |
Updates data being referenced.
Definition at line 135 of file String.h.
Number of chars.
Definition at line 106 of file String.h.
Swaps content with other instance.
Definition at line 175 of file String.h.
The documentation for this class was generated from the following file:
- include/OnixS/CboeCFE/MarketData/Pitch/String.h