_basename | IOManager | [protected] |
_cached_cwd_plus_basename | IOManager | [protected] |
_copy | DATA_ITEM | [protected] |
_DEFINERtags | DATA_ITEM | [protected] |
_instance | IOManager | [protected, static] |
_io_tags | IOManager | [protected, static] |
_load_obs | LOADobs | [protected, static] |
_old_basename | IOManager | [protected] |
_old_cwd | IOManager | [protected] |
_postload_obs | LOADobs | [protected, static] |
_postsave_obs | SAVEobs | [protected, static] |
_preload_obs | LOADobs | [protected, static] |
_presave_obs | SAVEobs | [protected, static] |
_save_obs | SAVEobs | [protected, static] |
_state | IOManager | [protected] |
add_decoder(Cstr_ptr &d, DATA_ITEM *di, int copy=-1) | DATA_ITEM | [static] |
add_tags() const | DATA_ITEM | [inline, virtual] |
basename() | IOManager | [inline, static] |
basename_() | IOManager | [inline, protected] |
cached_prefix() | IOManager | [inline, static] |
cached_prefix_() | IOManager | [protected] |
class_name() const =0 | DATA_ITEM | [pure virtual] |
current_prefix() | IOManager | [inline, static] |
current_prefix_() | IOManager | [protected] |
cwd() | IOManager | [inline, static] |
cwd_() | IOManager | [protected] |
DATA_ITEM(int copy=0) | DATA_ITEM | [inline] |
decode(STDdstream &d) | DATA_ITEM | [virtual] |
Decode(STDdstream &d, int DelayDecoding=0) | DATA_ITEM | [static] |
DEFINE_RTTI_METHODS_BASE("IOManager", CDATA_ITEM *) | IOManager | |
di_hash() | DATA_ITEM | [inline, static] |
dup() const | IOManager | [inline, virtual] |
format(STDdstream &d) const | DATA_ITEM | [virtual] |
get_basename(TAGformat &d) | IOManager | [protected, virtual] |
init() | IOManager | [inline, static] |
instance() | IOManager | [inline, static] |
IOManager() | IOManager | |
is_of_type(Cstr_ptr &t) const | DATA_ITEM | [inline, virtual] |
LOAD_ERROR_AUX enum value | LOADobs | |
LOAD_ERROR_CWD enum value | LOADobs | |
LOAD_ERROR_JOT enum value | LOADobs | |
LOAD_ERROR_NONE enum value | LOADobs | |
LOAD_ERROR_READ enum value | LOADobs | |
LOAD_ERROR_STREAM enum value | LOADobs | |
load_obs() | LOADobs | [inline] |
load_prefix() | IOManager | [inline, static] |
load_prefix_() | IOManager | [protected] |
load_status_t enum name | LOADobs | |
loadobs_list() | LOADobs | [inline, protected, static] |
lookup(Cstr_ptr &d) | DATA_ITEM | [inline, static] |
notify_load(NetStream &s, load_status_t &status, bool from_file, bool full_scene) | LOADobs | [inline, virtual] |
notify_load_obs(NetStream &s, load_status_t &status, bool to_file, bool full_scene) | LOADobs | [static] |
notify_postload(NetStream &, load_status_t &, bool, bool) | IOManager | [virtual] |
LOADobs::notify_postload(NetStream &s, load_status_t &status, bool from_file, bool full_scene) | LOADobs | [inline, virtual] |
notify_postsave(NetStream &, save_status_t &, bool, bool) | IOManager | [virtual] |
SAVEobs::notify_postsave(NetStream &s, save_status_t &status, bool to_file, bool full_scene) | SAVEobs | [inline, virtual] |
notify_preload(NetStream &, load_status_t &, bool, bool) | IOManager | [virtual] |
LOADobs::notify_preload(NetStream &s, load_status_t &status, bool from_file, bool full_scene) | LOADobs | [inline, virtual] |
notify_presave(NetStream &, save_status_t &, bool, bool) | IOManager | [virtual] |
SAVEobs::notify_presave(NetStream &s, save_status_t &status, bool to_file, bool full_scene) | SAVEobs | [inline, virtual] |
notify_save(NetStream &s, save_status_t &status, bool to_file, bool full_scene) | SAVEobs | [inline, virtual] |
notify_save_obs(NetStream &s, save_status_t &status, bool to_file, bool full_scene) | SAVEobs | [static] |
postload_obs() | LOADobs | [inline] |
postloadobs_list() | LOADobs | [inline, protected, static] |
postsave_obs() | SAVEobs | [inline] |
postsaveobs_list() | SAVEobs | [inline, protected, static] |
preload_obs() | LOADobs | [inline] |
preloadobs_list() | LOADobs | [inline, protected, static] |
presave_obs() | SAVEobs | [inline] |
presaveobs_list() | SAVEobs | [inline, protected, static] |
put_basename(TAGformat &d) const | IOManager | [protected, virtual] |
recompute() | DATA_ITEM | [inline, virtual] |
SAVE_ERROR_CWD enum value | SAVEobs | |
SAVE_ERROR_NONE enum value | SAVEobs | |
SAVE_ERROR_STREAM enum value | SAVEobs | |
SAVE_ERROR_WRITE enum value | SAVEobs | |
save_obs() | SAVEobs | [inline] |
save_prefix() | IOManager | [inline, static] |
save_prefix_() | IOManager | [protected] |
save_status_t enum name | SAVEobs | |
saveobs_list() | SAVEobs | [inline, protected, static] |
set_default_decoder(DATA_ITEM *(*d)(STDdstream &, Cstr_ptr &, DATA_ITEM *)) | DATA_ITEM | [inline, static] |
split_filename(Cstr_ptr &, str_ptr &, str_ptr &, str_ptr &) | IOManager | [protected] |
state() | IOManager | [inline, static] |
state_() const | IOManager | [inline, protected] |
STATE_IDLE enum value | IOManager | |
STATE_PARTIAL_LOAD enum value | IOManager | |
STATE_PARTIAL_SAVE enum value | IOManager | |
STATE_SCENE_LOAD enum value | IOManager | |
STATE_SCENE_SAVE enum value | IOManager | |
state_t enum name | IOManager | |
static_name() | DATA_ITEM | [static] |
tags() const | IOManager | [virtual] |
unobs_load() | LOADobs | [inline] |
unobs_postload() | LOADobs | [inline] |
unobs_postsave() | SAVEobs | [inline] |
unobs_preload() | LOADobs | [inline] |
unobs_presave() | SAVEobs | [inline] |
unobs_save() | SAVEobs | [inline] |
~DATA_ITEM() | DATA_ITEM | [virtual] |
~IOManager() | IOManager | [virtual] |
~LOADobs() | LOADobs | [inline, virtual] |
~SAVEobs() | SAVEobs | [inline, virtual] |