Classes | |
struct | eq |
struct | hash_op |
Public Member Functions | |
std::string | toString () const |
frame (const real_frame &rf) | |
frame (const frame &other) | |
frame (frame &&other) | |
frame & | operator= (const frame &other) |
frame & | operator= (frame &&other) |
unsigned | hash () const |
bool | operator== (const frame &other) const |
template<typename T > | |
const T & | as () const |