|
PackIdVersion & | operator= (PackIdVersion const &) |
|
| PackIdVersion (PackIdVersion const &) |
|
bool | operator== (PackIdVersion const &rhs) const |
|
MCAPI | PackIdVersion (::std::string const &id, ::std::string const &version, ::PackType packType) |
|
MCAPI | PackIdVersion (::mce::UUID const &id, ::SemVersion const &version, ::PackType packType) |
|
MCAPI::std::string | asString () const |
|
MCAPI bool | operator< (::PackIdVersion const &rhs) const |
|
MCAPI::PackIdVersion & | operator= (::PackIdVersion &&) |
|
MCAPI void * | $ctor (::std::string const &id, ::std::string const &version, ::PackType packType) |
|
MCAPI void * | $ctor (::mce::UUID const &id, ::SemVersion const &version, ::PackType packType) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 16, ::mce::UUID > | mId |
|
::ll::TypedStorage< 8, 24, ::SemVersion > | mVersion |
|
::ll::TypedStorage< 1, 1, ::PackType > | mPackType |
|
The documentation for this struct was generated from the following file: