Vuo  2.0.2
Classes | Enumerations | Functions
VuoVerticalReflection.h File Reference

Description

VuoVerticalReflection C type definition.

Definition in file VuoVerticalReflection.h.

Go to the source code of this file.

Classes

struct  VuoList_VuoVerticalReflection_struct
 List type. More...
 

Enumerations

enum  VuoVerticalReflection { VuoVerticalReflection_None, VuoVerticalReflection_Top, VuoVerticalReflection_Bottom }
 An enum defining different types of color masks. More...
 

Functions

VuoVerticalReflection VuoVerticalReflection_makeFromJson (json_object *js)
 
json_objectVuoVerticalReflection_getJson (const VuoVerticalReflection value)
 
VuoList_VuoVerticalReflection VuoVerticalReflection_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoVerticalReflection_getSummary (const VuoVerticalReflection value)
 
VuoVerticalReflection VuoVerticalReflection_makeFromString (const char *str)
 Automatically generated function. More...
 
char * VuoVerticalReflection_getString (const VuoVerticalReflection value)
 Automatically generated function. More...
 
#define VuoList_VuoVerticalReflection_TYPE_DEFINED
 List type. More...
 
typedef const struct VuoList_VuoVerticalReflection_structVuoList_VuoVerticalReflection
 List type. More...
 

Macro Definition Documentation

◆ VuoList_VuoVerticalReflection_TYPE_DEFINED

#define VuoList_VuoVerticalReflection_TYPE_DEFINED

List type.

Definition at line 14 of file VuoVerticalReflection.h.

Typedef Documentation

◆ VuoList_VuoVerticalReflection

List type.