#include <ComId.h>
Public Member Functions | |
| bool | operator== (const ComId &other) const |
| bool | operator!= (const ComId &other) const |
| bool | operator< (const ComId &other) const |
| bool | isNull () const |
| operator bool () const | |
Static Public Attributes | |
| static const ComId | null |
Friends | |
| class | ComImpl |
The ComId is passed to Actor object to establish a relation ship to the Com object.
1.5.5