_id | philosopher | [private] |
force_init_type() | TypedReferenceCount | [inline, virtual] |
get_class_type() | Thread | [inline, static] |
get_current_thread() | Thread | [inline, static] |
get_name() const | Thread | [inline] |
get_ref_count() const | ReferenceCount | [inline] |
get_type() const | TypedReferenceCount | [inline, virtual] |
get_type_index() const | TypedObject | [inline] |
init_type() | Thread | [inline, static] |
is_exact_type(TypeHandle handle) const | TypedObject | [inline] |
is_of_type(TypeHandle handle) const | TypedObject | [inline] |
is_threading_supported() | Thread | [inline, static] |
join() | Thread | [inline] |
make_arg(const int i) | philosopher | [inline, private] |
TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
TypedReferenceCount::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
output(ostream &out) const | Thread | [virtual] |
philosopher(const int id) | philosopher | [inline] |
prepare_for_exit() | Thread | [inline, static] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
sleep(double seconds) | Thread | [inline, static] |
start(ThreadPriority priority, bool global, bool joinable) | Thread | [inline] |
test_ref_count_integrity() const | ReferenceCount | [inline] |
Thread(const string &name) | Thread | [inline] |
thread_main() | philosopher | [inline, private, virtual] |
TypedObject() | TypedObject | [inline] |
TypedObject(const TypedObject ©) | TypedObject | [inline] |
TypedReferenceCount() | TypedReferenceCount | [inline] |
TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
unref() const | ReferenceCount | [inline] |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~Thread() | Thread | [virtual] |
~TypedObject() | TypedObject | [virtual] |