#include <aseloader.h>
Public Attributes | |
| std::string | m_str |
| For IDENTIFIER and STRING. | |
| int | m_int |
| For INTEGER. | |
| double | m_dbl |
| For DOUBLE. | |
|
|
For DOUBLE.
Definition at line 86 of file aseloader.h. Referenced by sheep::ASELoader::accept_double(), and sheep::ASELoader::next(). |
|
|
For INTEGER.
Definition at line 85 of file aseloader.h. Referenced by sheep::ASELoader::accept_double(), sheep::ASELoader::accept_integer(), and sheep::ASELoader::next(). |
|
|
For IDENTIFIER and STRING.
Definition at line 84 of file aseloader.h. Referenced by sheep::ASELoader::accept_string(), and sheep::ASELoader::next(). |
1.3.6