pinocchio  UNKNOWN
LuaKey Struct Reference
Collaboration diagram for LuaKey:
[legend]

Public Types

enum  Type {
  String,
  Integer
}
 

Public Member Functions

bool operator< (const LuaKey &rhs) const
 
 LuaKey (const char *key_value)
 
 LuaKey (int key_value)
 

Public Attributes

Type type
 
int int_value
 
std::string string_value
 

Detailed Description

Definition at line 43 of file lua_tables.hpp.


The documentation for this struct was generated from the following file: