All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
payload.h File Reference
+ Include dependency graph for payload.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdfPayload
 Represents a payload and all its meta data. More...
 

Typedefs

typedef std::vector< SdfPayloadSdfPayloadVector
 

Functions

SDF_API std::ostream & operator<< (std::ostream &out, const SdfPayload &payload)
 Writes the string representation of SdfPayload to out. More...
 

Function Documentation

SDF_API std::ostream& operator<< ( std::ostream &  out,
const SdfPayload payload 
)

Writes the string representation of SdfPayload to out.