Inheritance diagram for osgIntrospection::StreamingNotSupportedException:
Public Types | |
ANY | |
TEXT_WRITE | |
TEXT_READ | |
BINARY_WRITE | |
BINARY_READ | |
enum | OperationType { ANY, TEXT_WRITE, TEXT_READ, BINARY_WRITE, BINARY_READ } |
Public Member Functions | |
StreamingNotSupportedException (OperationType op, const std::type_info &type) |
osgIntrospection::StreamingNotSupportedException::StreamingNotSupportedException | ( | OperationType | op, | |
const std::type_info & | type | |||
) | [inline] |