#include <abicollab_types.h>
Public Member Functions | |
Group (const std::string &n) | |
Static Public Member Functions | |
static boost::shared_ptr< Group > | construct (soa::GenericPtr value) |
Public Attributes | |
int64_t | group_id |
std::string | name |
abicollab::Group::Group | ( | const std::string & | n | ) | [inline] |
Referenced by construct().
static boost::shared_ptr<Group> abicollab::Group::construct | ( | soa::GenericPtr | value | ) | [inline, static] |
References Group(), and soa::Generic::name_.
int64_t abicollab::Group::group_id |
std::string abicollab::Group::name |