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