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

Go to the source code of this file.

Classes

class  VIS_Handle
 

Macros

#define VIS_INVALID_HANDLE   VIS_Handle(-1)
 

Functions

VIS_API VIS_MountVISlookupHandleMount (VIS_Handle vh)
 
size_t hash_value (const VIS_Handle &vh)
 

Macro Definition Documentation

#define VIS_INVALID_HANDLE   VIS_Handle(-1)

Definition at line 92 of file VIS_Handle.h.

Function Documentation

size_t hash_value ( const VIS_Handle vh)
inline

Definition at line 87 of file VIS_Handle.h.

VIS_API VIS_Mount* VISlookupHandleMount ( VIS_Handle  vh)