libsheepy
Data Fields
smallDict Struct Reference

class More...

#include <libsheepyCSmallDict.h>

Data Fields

const char * type
 
smallDictFunctionstf
 
sDicttd
 
ssize_t iterIndex
 
char * iterKey
 
basetiterElement
 
char iterElementDataType
 

Detailed Description

class

Definition at line 1068 of file libsheepyCSmallDict.h.

Field Documentation

◆ type

const char* smallDict::type

Definition at line 1069 of file libsheepyCSmallDict.h.

◆ f

smallDictFunctionst* smallDict::f

Definition at line 1070 of file libsheepyCSmallDict.h.

◆ d

sDictt* smallDict::d

Definition at line 1072 of file libsheepyCSmallDict.h.

◆ iterIndex

ssize_t smallDict::iterIndex

Definition at line 1073 of file libsheepyCSmallDict.h.

◆ iterKey

char* smallDict::iterKey

Definition at line 1074 of file libsheepyCSmallDict.h.

◆ iterElement

baset* smallDict::iterElement

Definition at line 1075 of file libsheepyCSmallDict.h.

◆ iterElementDataType

char smallDict::iterElementDataType

Definition at line 1081 of file libsheepyCSmallDict.h.


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