Functions | |
template<class FromType> | |
FORCEINLINE bool | operator<< (std::ostream &outstream, const FromType &input) |
template<class ToType> | |
FORCEINLINE bool | operator>> (std::istream &instream, ToType &output) |
FORCEINLINE bool fallbackTemplates::operator<< | ( | std::ostream & | outstream, | |
const FromType & | input | |||
) | [inline] |
References orxonox::operator<<().
FORCEINLINE bool fallbackTemplates::operator>> | ( | std::istream & | instream, | |
ToType & | output | |||
) | [inline] |