Classes

aw Namespace Reference

The "Thing" class is the base class for the reference counted things in RTF. More...

Classes

class   Thing
struct   hash< awString::ConstantCString >
struct   hash< awString::ConstantIString >
struct   hash< awString::DynamicCString >
struct   hash< awString::DynamicIString >

Detailed Description

The "Thing" class is the base class for the reference counted things in RTF.

This class provides some basic capability that is inherited by the rest of them. It is based on awModelDefn::md_entity and it may share more than aw::ReferenceCount as the base class one day.