TTEthernet Model for INET Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TTEthernetModel::TTEAPIPriv Class Reference

Class that contains different pointers. More...

#include <TTEAPIApplicationBase.h>

Public Attributes

Bufferbuffer
 Pointer to a Buffer for the current application request. More...
 
EtherFrame * frame
 Pointer to an EtherFrame for the current application request. More...
 
void * data
 Pointer to the raw data. More...
 

Detailed Description

Class that contains different pointers.

Internally used for TTEthernet-API

Definition at line 42 of file TTEAPIApplicationBase.h.

Member Data Documentation

EtherFrame* TTEthernetModel::TTEAPIPriv::frame

Pointer to an EtherFrame for the current application request.

Definition at line 53 of file TTEAPIApplicationBase.h.

Referenced by TTEthernetModel::TTEAPIApplicationBase::tte_close_output_buf(), and TTEthernetModel::TTEAPIApplicationBase::tte_open_output_buf().


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