函数 | 变量
InterfaceDemo.cpp 文件参考

函数

void PressEnterToExit (void)
 
bool PrintInterfaceInfo (MV_INTERFACE_INFO *pstInterfaceInfo)
 
void Set_Get_Enum (const char *str)
 
void Set_Get_Bool (const char *str)
 
void Set_Get_Int (const char *str)
 
void Set_Get_String (const char *str)
 
void Set_Get_Float (const char *str)
 
unsigned int UserSelect2TLayerType (unsigned int nSelect)
 
int main ()
 

变量

void * g_hInterface = NULL
 
bool g_bExit = false
 

函数说明

◆ PressEnterToExit()

void PressEnterToExit ( void  )

◆ PrintInterfaceInfo()

bool PrintInterfaceInfo ( MV_INTERFACE_INFO pstInterfaceInfo)

◆ Set_Get_Enum()

void Set_Get_Enum ( const char *  str)

◆ Set_Get_Bool()

void Set_Get_Bool ( const char *  str)

◆ Set_Get_Int()

void Set_Get_Int ( const char *  str)

◆ Set_Get_String()

void Set_Get_String ( const char *  str)

◆ Set_Get_Float()

void Set_Get_Float ( const char *  str)

◆ UserSelect2TLayerType()

unsigned int UserSelect2TLayerType ( unsigned int  nSelect)

◆ main()

int main ( )

变量说明

◆ g_hInterface

void* g_hInterface = NULL

◆ g_bExit

bool g_bExit = false