HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_RootDataId.h File Reference
#include "SIM_API.h"
#include <UT/UT_Format.h>
#include <UT/UT_StringHolder.h>
#include <SYS/SYS_Hash.h>
+ Include dependency graph for SIM_RootDataId.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SIM_RootDataId
 

Functions

SYS_HashType hash_value (const SIM_RootDataId &id)
 
size_t format (char *buffer, size_t buffer_size, const SIM_RootDataId &id)
 

Function Documentation

size_t format ( char *  buffer,
size_t  buffer_size,
const SIM_RootDataId id 
)
inline

Definition at line 60 of file SIM_RootDataId.h.

SYS_HashType hash_value ( const SIM_RootDataId id)
inline

Definition at line 57 of file SIM_RootDataId.h.