Motr  M0
testtypes Struct Reference

#include <test_gccxml_simple.h>

Collaboration diagram for testtypes:
Collaboration graph

Data Fields

char tt_char
 
char * tt_pchar
 
const char * tt_cpchar
 
int tt_int
 
long long tt_ll
 
unsigned int tt_ui
 
void * tt_buf
 

Detailed Description

Definition at line 59 of file test_gccxml_simple.h.

Field Documentation

◆ tt_buf

void* tt_buf

Definition at line 66 of file test_gccxml_simple.h.

◆ tt_char

char tt_char

Definition at line 60 of file test_gccxml_simple.h.

◆ tt_cpchar

const char* tt_cpchar

Definition at line 62 of file test_gccxml_simple.h.

◆ tt_int

int tt_int

Definition at line 63 of file test_gccxml_simple.h.

◆ tt_ll

long long tt_ll

Definition at line 64 of file test_gccxml_simple.h.

◆ tt_pchar

char* tt_pchar

Definition at line 61 of file test_gccxml_simple.h.

◆ tt_ui

unsigned int tt_ui

Definition at line 65 of file test_gccxml_simple.h.


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