#include <slate.hpp>
Public Attributes | |
struct Symbol * | name |
struct Object * | rolePositions |
struct MethodDefinition * | methodDefinition |
struct Object * | nextRole |
Definition at line 175 of file slate.hpp.
struct MethodDefinition* RoleEntry::methodDefinition [read] |
struct Symbol* RoleEntry::name [read] |
struct Object* RoleEntry::nextRole [read] |
struct Object* RoleEntry::rolePositions [read] |