Kanzi 4.1.0
interop_out_types.h File Reference
#include <stdbool.h>
#include <stddef.h>
#include "interop_wrapper_types.h"

Classes

struct  BoolOut
 
struct  FloatOut
 
struct  IntOut
 
struct  LongOut
 
struct  ObjectWrapperOut
 
struct  SizeTOut
 
struct  StringOut
 

Typedefs

typedef struct BoolOut BoolOut
 
typedef struct FloatOut FloatOut
 
typedef struct IntOut IntOut
 
typedef struct LongOut LongOut
 
typedef struct ObjectWrapperOut ObjectWrapperOut
 
typedef struct SizeTOut SizeTOut
 
typedef struct StringOut StringOut
 

Typedef Documentation

◆ IntOut

typedef struct IntOut IntOut

◆ LongOut

typedef struct LongOut LongOut

◆ SizeTOut

typedef struct SizeTOut SizeTOut

◆ BoolOut

typedef struct BoolOut BoolOut

◆ FloatOut

typedef struct FloatOut FloatOut

◆ StringOut

typedef struct StringOut StringOut

◆ ObjectWrapperOut

typedef struct ObjectWrapperOut ObjectWrapperOut