HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
payload.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/sdf/api.h"
#include "pxr/usd/sdf/assetPath.h"
#include "pxr/usd/sdf/layerOffset.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/base/tf/hash.h"
#include <hboost/operators.hpp>
#include <iosfwd>
#include <string>
#include <vector>
+ 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
 

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...
 

Typedef Documentation

typedef std::vector<SdfPayload> SdfPayloadVector

Definition at line 44 of file payload.h.

Function Documentation

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

Writes the string representation of SdfPayload to out.