#include <Entity.hxx>
Inheritance diagram for Entity:

Public Member Functions | |
| SERIALIZABLE_DECLS (Entity) | |
| GCPtr< Entity > | dup () |
| Entity (char eType, TrueName famNID) | |
Static Public Member Functions | |
| static TrueName | CreateFamNID (void) |
Public Attributes | |
| TrueName | familyNID |
| hash32_t | famNidHash |
| TrueName | contentTrueName |
| uint32_t | length |
| TrueName | commitInfoTrueName |
| std::string | fsName |
| unsigned char | entityType |
| uint32_t | entityPerms |
| TrueName | parent |
| TrueName | mergeParent |
| TrueName | change_parent |
| TrueName | change_mergeParent |
| std::string | modTime |
| GCPtr< SerMeta > | contentMeta |
Definition at line 49 of file Entity.hxx.
|
||||||||||||
|
Definition at line 169 of file Entity.cxx. References CreateFamNID(), entityPerms, entityType, familyNID, famNidHash, TrueName::hash(), and TrueName::Null. |
|
|
Definition at line 163 of file Entity.cxx. References TrueName::NewName(), and NID_PREFIX. Referenced by Entity(), and WsEntity::WsEntity(). |
|
|
Definition at line 136 of file Entity.cxx. |
|
|
|
|
|
Definition at line 81 of file Entity.hxx. |
|
|
Definition at line 80 of file Entity.hxx. |
|
|
Definition at line 68 of file Entity.hxx. |
|
|
Definition at line 88 of file Entity.hxx. |
|
|
Definition at line 60 of file Entity.hxx. |
|
|
Definition at line 75 of file Entity.hxx. Referenced by Entity(). |
|
|
Definition at line 73 of file Entity.hxx. Referenced by Entity(). |
|
|
Definition at line 52 of file Entity.hxx. Referenced by Entity(). |
|
|
Definition at line 53 of file Entity.hxx. Referenced by Entity(). |
|
|
Definition at line 71 of file Entity.hxx. |
|
|
Definition at line 61 of file Entity.hxx. |
|
|
Definition at line 78 of file Entity.hxx. |
|
|
Definition at line 85 of file Entity.hxx. |
|
|
Definition at line 77 of file Entity.hxx. |
1.4.6