Ark Server API (ASE) - Wiki
|
#include <Fields.h>
Public Member Functions | |
DataValue (const std::string &field_name) | |
T & | operator() () const |
DataValue & | operator= (const T &other) |
T & | Get () const |
void | Set (const T &other) |
Private Attributes | |
T * | value_ |
|
inline |
|
inline |
|
inline |
|
inline |