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

Public Member Functions | |
| SERIALIZABLE_DECLS (Mutable) | |
| Mutable (const MutName &mn, const std::string &name, const std::string &descrip) | |
Public Attributes | |
| MutName | mutName |
| uint64_t | seqNo |
| uint64_t | nRevisions |
| std::string | name |
| std::string | description |
| MutName | readGroup |
| MutName | modGroup |
| MutName | metaGroup |
| MutName | notify |
| std::string | signature |
| uint32_t | flags |
| bool | modified |
Definition at line 61 of file Mutable.hxx.
|
||||||||||||||||
|
Definition at line 52 of file Mutable.cxx. References description, flags, modified, mutName, name, nRevisions, and seqNo. |
|
|
|
|
|
Definition at line 75 of file Mutable.hxx. Referenced by Mutable(). |
|
|
Definition at line 86 of file Mutable.hxx. Referenced by Mutable(). |
|
|
Definition at line 79 of file Mutable.hxx. |
|
|
Definition at line 77 of file Mutable.hxx. |
|
|
Definition at line 89 of file Mutable.hxx. Referenced by Mutable(). |
|
|
Definition at line 65 of file Mutable.hxx. Referenced by Mutable(). |
|
|
Definition at line 74 of file Mutable.hxx. Referenced by Mutable(). |
|
|
Definition at line 81 of file Mutable.hxx. |
|
|
Definition at line 72 of file Mutable.hxx. Referenced by Mutable(). |
|
|
Definition at line 76 of file Mutable.hxx. |
|
|
Definition at line 71 of file Mutable.hxx. Referenced by Mutable(). |
|
|
Definition at line 83 of file Mutable.hxx. Referenced by Serializable::toBuffer(). |
1.4.6