tbx  0.7.3
tbx::res::ResBase Member List

This is the complete list of members for tbx::res::ResBase, including all inherited members.

_impltbx::res::ResBaseprotected
byte_value(int offset) const tbx::res::ResBaseinlineprotected
byte_value(int offset, unsigned char value)tbx::res::ResBaseprotected
flag(int offset, int mask) const tbx::res::ResBaseinlineprotected
flag(int offset, int mask, bool on)tbx::res::ResBaseprotected
flag_value(int offset, int mask) const tbx::res::ResBaseinlineprotected
flag_value(int offset, int mask, int value)tbx::res::ResBaseprotected
init_message(int offset, const char *value)tbx::res::ResBaseprotected
init_object_ref(int offset)tbx::res::ResBaseprotected
init_sprite_area_ref(int offset)tbx::res::ResBaseprotected
init_string(int offset, const char *value)tbx::res::ResBaseprotected
int_value(int offset) const tbx::res::ResBaseinlineprotected
int_value(int offset, int value)tbx::res::ResBaseprotected
make_writeable()=0tbx::res::ResBaseprotectedpure virtual
message(int offset) const tbx::res::ResBaseprotected
message(int offset, const char *value)tbx::res::ResBaseprotected
message(int offset, std::string value)tbx::res::ResBaseprotected
message_with_length(int offset, const char *value, int length=-1)tbx::res::ResBaseprotected
message_with_length(int offset, const std::string &value, int length=-1)tbx::res::ResBaseinlineprotected
operator=(const ResBase &other)tbx::res::ResBase
ResBase(ResImpl *impl)tbx::res::ResBaseinlineprotected
ResBase(const ResBase &other)tbx::res::ResBase
string(int offset) const tbx::res::ResBaseprotected
string(int offset, const char *value)tbx::res::ResBaseprotected
string(int offset, std::string value)tbx::res::ResBaseprotected
string_with_length(int offset, const char *value, int length=-1)tbx::res::ResBaseprotected
string_with_length(int offset, const std::string &value, int length=-1)tbx::res::ResBaseinlineprotected
uint_value(int offset) const tbx::res::ResBaseinlineprotected
uint_value(int offset, unsigned int value)tbx::res::ResBaseprotected
ushort_value(int offset) const tbx::res::ResBaseinlineprotected
ushort_value(int offset, unsigned short value)tbx::res::ResBaseprotected
~ResBase()tbx::res::ResBasevirtual