sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
dfsan_label_info Struct Reference

#include <dfsan_interface.h>

Public Attributes

dfsan_label l1
 
dfsan_label l2
 
const char * desc
 
void * userdata
 

Detailed Description

Stores information associated with a specific label identifier. A label may be a base label created using dfsan_create_label, with associated text description and user data, or an automatically created union label, which represents the union of two label identifiers (which may themselves be base or union labels).

Member Data Documentation

const char* dfsan_label_info::desc
dfsan_label dfsan_label_info::l1
dfsan_label dfsan_label_info::l2
void* dfsan_label_info::userdata

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