My Project
|
Classes | |
struct | BCFace |
Public Member Functions | |
BCConfig (const Deck &deck) | |
std::size_t | size () const |
std::vector< BCFace >::const_iterator | begin () const |
std::vector< BCFace >::const_iterator | end () const |
bool | operator== (const BCConfig &other) const |
template<class Serializer > | |
void | serializeOp (Serializer &serializer) |
Static Public Member Functions | |
static BCConfig | serializeObject () |