_at_barrier | Network | [protected] |
_cam_loaded | DISTRIB | [protected] |
_created | EXISTobs | [protected, static] |
_d | DISTRIB | [protected, static] |
_die(const char *msg) | Network | [protected] |
_exist_obs | EXISTobs | [protected, static] |
_fd | FD_EVENT | [protected] |
_load_obs | LOADobs | [protected, static] |
_manager | Network | [protected] |
_obs_list | Network | [protected] |
_postload_obs | LOADobs | [protected, static] |
_postsave_obs | SAVEobs | [protected, static] |
_preload_obs | LOADobs | [protected, static] |
_presave_obs | SAVEobs | [protected, static] |
_processing_gate | DISTRIB | [protected] |
_save_obs | SAVEobs | [protected, static] |
accept_stream(void) | Network | [protected, virtual] |
activate_disp_obs() | DISPobs | [inline, static] |
add_client(NetStream *) | DISTRIB | [virtual] |
add_net_obs(Network_obs *o) | Network | [inline] |
add_stream(NetStream *s) | Network | [inline, protected] |
barrier() | Network | |
cam_loaded() | DISTRIB | [inline, static] |
color_obs() | COLORobs | [inline] |
configure(int port, int backlog=NETWORK_SERVER_BACKLOG) | Network | [protected] |
connect_to(NetStream *s) | Network | |
disp_obs(CGELptr &g) | DISPobs | [inline] |
disp_obs() | DISPobs | [inline] |
disp_obs_list(CGELptr &g) | DISPobs | [inline, protected, static] |
DISTRIB(FD_MANAGER *manager) | DISTRIB | |
DRAG enum value | XFORMobs | |
DROP enum value | XFORMobs | |
END enum value | XFORMobs | |
EVERY enum value | XFORMobs | |
every_xform_obs() | XFORMobs | [inline] |
except() | FD_EVENT | [inline, virtual] |
exist_obs() | EXISTobs | [inline] |
existobs_list() | EXISTobs | [inline, protected, static] |
fd() | FD_EVENT | [inline] |
FD_EVENT() | FD_EVENT | [inline] |
first_ | Network | [protected] |
flush_data() | Network | |
geom_obs() | GEOMobs | [inline] |
get_distrib() | DISTRIB | [inline, static] |
GRAB enum value | XFORMobs | |
grab_obs() | GRABobs | [inline] |
hash_obs() | HASHobs | [inline] |
interpret(NETenum, NetStream *) | DISTRIB | [virtual] |
jot_var_obs() | JOTvar_obs | [inline] |
load(NetStream &) | DISTRIB | [protected] |
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_status_t enum name | LOADobs | |
load_stream(NetStream &, bool from_file, bool full_scene) | DISTRIB | [protected] |
loadobs_list() | LOADobs | [inline, protected, static] |
MIDDLE enum value | XFORMobs | |
name(void) const | Network | [inline] |
name_ | Network | [protected] |
NET enum value | XFORMobs | |
Network(FD_MANAGER *m) | Network | [inline] |
notify(CGELptr &, int flag) | DISTRIB | [virtual] |
notify(CCAMdataptr &data) | DISTRIB | [virtual] |
notify_color(CGEOMptr &, APPEAR *) | DISTRIB | [virtual] |
notify_color_obs(CGEOMptr &g, APPEAR *app=0) | COLORobs | [inline, static] |
notify_disp_obs(CGELptr &g, int disp) | DISPobs | [static] |
notify_exist(CGELptr &, int flag) | DISTRIB | [virtual] |
notify_exist_obs(CGELptr &o, int f) | EXISTobs | [inline, static] |
notify_geom(CGEOMptr &) | DISTRIB | [virtual] |
notify_geom_obs(CGEOMptr &l) | GEOMobs | [inline, static] |
notify_grab(CGELptr &, int flag) | DISTRIB | [virtual] |
notify_grab_obs(CGELptr &g, int flag) | GRABobs | [inline, static] |
notify_hash(CGELptr &, hashdist *) | DISTRIB | [virtual] |
notify_hash_obs(CGELptr &o, hashdist *h) | HASHobs | [inline, static] |
notify_jot_var(DATA_ITEM *) | DISTRIB | [virtual] |
notify_jot_var_obs(DATA_ITEM *item) | JOTvar_obs | [inline, static] |
notify_load(NetStream &s, LOADobs::load_status_t &status, bool from_file, bool full_scene) | DISTRIB | [virtual] |
notify_load_obs(NetStream &s, load_status_t &status, bool to_file, bool full_scene) | LOADobs | [static] |
notify_manip_end(CCAMdataptr &data) | CAMobs | [inline, virtual] |
notify_manip_start(CCAMdataptr &data) | CAMobs | [inline, virtual] |
notify_net(Network_obs::event e, NetStream *s) | Network | [inline] |
notify_postload(NetStream &s, load_status_t &status, bool from_file, bool full_scene) | LOADobs | [inline, virtual] |
notify_postsave(NetStream &s, save_status_t &status, bool to_file, bool full_scene) | SAVEobs | [inline, virtual] |
notify_preload(NetStream &s, load_status_t &status, bool from_file, bool full_scene) | LOADobs | [inline, virtual] |
notify_presave(NetStream &s, save_status_t &status, bool to_file, bool full_scene) | SAVEobs | [inline, virtual] |
notify_save(NetStream &s, SAVEobs::save_status_t &status, bool to_file, bool full_scene) | DISTRIB | [virtual] |
notify_save_obs(NetStream &s, save_status_t &status, bool to_file, bool full_scene) | SAVEobs | [static] |
notify_texture(CGEOMptr &) | DISTRIB | [virtual] |
notify_texture_obs(CGEOMptr &g) | TEXTUREobs | [inline, static] |
notify_transp(CGEOMptr &) | DISTRIB | [virtual] |
notify_transp_obs(CGEOMptr &g) | TRANSPobs | [inline, static] |
notify_xform(CGEOMptr &, STATE state) | DISTRIB | [virtual] |
XFORMobs::notify_xform(CGEOMptr &, STATE state)=0 | XFORMobs | [pure virtual] |
notify_xform_every_obs(CGEOMptr &) | XFORMobs | [static] |
notify_xform_obs(CGEOMptr &, STATE start) | XFORMobs | [static] |
nStreams_ | Network | [protected] |
num_streams(void) const | Network | [inline] |
operator[](int i) | Network | [inline] |
port(void) const | Network | [inline] |
port_ | Network | [protected] |
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] |
PRIMARY enum value | XFORMobs | |
processing() const | DISTRIB | [inline] |
Register(NetStream *s) | Network | [inline, protected, virtual] |
Register() | Network | [inline, protected, virtual] |
rem_net_obs(Network_obs *o) | Network | [inline] |
remove_stream(NetStream *) | DISTRIB | [virtual] |
reset() | FD_EVENT | [inline, virtual] |
sample() | Network | [inline, protected, virtual] |
save(NetStream &, bool to_file, bool full_scene) | DISTRIB | [protected] |
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_status_t enum name | SAVEobs | |
save_stream(NetStream &, bool to_file, bool full_scene) | DISTRIB | [protected] |
saveobs_list() | SAVEobs | [inline, protected, static] |
set_cam_loaded() | DISTRIB | [inline] |
set_distrib(DISTRIB *d) | DISTRIB | [inline, static] |
set_processing_gate(bool pg) | DISTRIB | [inline] |
should_save(CGEOMptr &g) | DISTRIB | [protected] |
START enum value | XFORMobs | |
start(int port=0) | Network | |
start(char *host, int port) | Network | [inline] |
STATE enum name | XFORMobs | |
streams_ | Network | [protected] |
subscribe(Cstr_ptr &tag) | Network | [inline] |
suspend_disp_obs() | DISPobs | [inline, static] |
tags_ | Network | [protected] |
texture_obs() | TEXTUREobs | [inline] |
transp_obs() | TRANSPobs | [inline] |
unobs_color() | COLORobs | [inline] |
unobs_display(CGELptr &g) | DISPobs | [inline] |
unobs_display() | DISPobs | [inline] |
unobs_every_xform() | XFORMobs | [inline] |
unobs_exist() | EXISTobs | [inline] |
unobs_geom() | GEOMobs | [inline] |
unobs_grab() | GRABobs | [inline] |
unobs_hash() | HASHobs | [inline] |
unobs_jot_var() | JOTvar_obs | [inline] |
unobs_load() | LOADobs | [inline] |
unobs_postload() | LOADobs | [inline] |
unobs_postsave() | SAVEobs | [inline] |
unobs_preload() | LOADobs | [inline] |
unobs_presave() | SAVEobs | [inline] |
unobs_save() | SAVEobs | [inline] |
unobs_texture() | TEXTUREobs | [inline] |
unobs_transp() | TRANSPobs | [inline] |
unobs_xform() | XFORMobs | [inline] |
unobs_xform(CGEOMptr &g) | XFORMobs | [inline] |
Unregister(NetStream *s) | Network | [inline, protected, virtual] |
wait_for_connect() | Network | [protected] |
xform_obs(CGELptr &g) | XFORMobs | [inline] |
xform_obs() | XFORMobs | [inline] |
xform_obs_list(CGELptr &g) | XFORMobs | [inline, protected, static] |
~CAMobs() | CAMobs | [inline, virtual] |
~COLORobs() | COLORobs | [inline, virtual] |
~DISPobs() | DISPobs | [inline, virtual] |
~EXISTobs() | EXISTobs | [inline, virtual] |
~FD_EVENT() | FD_EVENT | [inline, virtual] |
~GEOMobs() | GEOMobs | [inline, virtual] |
~GRABobs() | GRABobs | [inline, virtual] |
~HASHobs() | HASHobs | [inline, virtual] |
~JOTvar_obs() | JOTvar_obs | [inline, virtual] |
~LOADobs() | LOADobs | [inline, virtual] |
~Network() | Network | [inline, virtual] |
~SAVEobs() | SAVEobs | [inline, virtual] |
~TEXTUREobs() | TEXTUREobs | [inline, virtual] |
~TRANSPobs() | TRANSPobs | [inline, virtual] |
~XFORMobs() | XFORMobs | [inline, virtual] |