Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ias_value Struct Reference

#include <irias_object.h>

Data Fields

__u8 type
 
__u8 owner
 
int charset
 
int len
 
union {
   int   integer
 
   char *   string
 
   __u8 *   oct_seq
 
t
 

Detailed Description

Definition at line 56 of file irias_object.h.

Field Documentation

int charset

Definition at line 59 of file irias_object.h.

int integer

Definition at line 64 of file irias_object.h.

int len

Definition at line 60 of file irias_object.h.

__u8* oct_seq

Definition at line 66 of file irias_object.h.

__u8 owner

Definition at line 58 of file irias_object.h.

Definition at line 65 of file irias_object.h.

union { ... } t

Definition at line 57 of file irias_object.h.


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