libqi-api
2.8.7.4
|
Classes | |
struct | hash< qi::PtrUid > |
struct | hash< qi::Object< T > > |
The hash of an object is the hash of its ObjectUid. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, qi::StreamColor col) |
This operator (<<) applied to an output stream is known as insertion operator. More... | |
template<> | |
void | swap (::qi::AnyFunction &a,::qi::AnyFunction &b) |
void | swap (::qi::AnyValue &a,::qi::AnyValue &b) |
std::ostream& std::operator<< | ( | std::ostream & | os, |
qi::StreamColor | col | ||
) |
This operator (<<) applied to an output stream is known as insertion operator.
os | Output stream. |
col | Enum color. |
|
inline |
Definition at line 92 of file anyfunction.hxx.
|
inline |
Definition at line 245 of file anyvalue.hxx.