HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
named_arg_info< Char > Struct Template Reference

#include <core.h>

Public Attributes

const Char * name
 
int id
 

Detailed Description

template<typename Char>
struct named_arg_info< Char >

Definition at line 990 of file core.h.

Member Data Documentation

template<typename Char>
int named_arg_info< Char >::id

Definition at line 992 of file core.h.

template<typename Char>
const Char* named_arg_info< Char >::name

Definition at line 991 of file core.h.


The documentation for this struct was generated from the following file: