HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_HprUri.h File Reference
#include "FS_API.h"
#include "UT_ShotBuilderConfig.h"
#include <UT/UT_StringMap.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_StringArray.h>
+ Include dependency graph for UT_HprUri.h:

Go to the source code of this file.

Classes

class  UT_HprUri
 

Macros

#define HPR_SIGNATURE   "hpr:"
 
#define HPR_SIGNATURE_LEN   4
 
#define HPR_SIGNATURE_NO_COLON   "hpr"
 
#define HPR_SIGNATURE_NO_COLON_LEN   3
 
#define HPR_PLACEHOLDER_VERSION   0
 
#define HPR_PLACEHOLDER_VERSION_STR   "0"
 

Macro Definition Documentation

#define HPR_PLACEHOLDER_VERSION   0

Definition at line 26 of file UT_HprUri.h.

#define HPR_PLACEHOLDER_VERSION_STR   "0"

Definition at line 27 of file UT_HprUri.h.

#define HPR_SIGNATURE   "hpr:"

Definition at line 22 of file UT_HprUri.h.

#define HPR_SIGNATURE_LEN   4

Definition at line 23 of file UT_HprUri.h.

#define HPR_SIGNATURE_NO_COLON   "hpr"

Definition at line 24 of file UT_HprUri.h.

#define HPR_SIGNATURE_NO_COLON_LEN   3

Definition at line 25 of file UT_HprUri.h.