adevs
Public Member Functions | Public Attributes | List of all members
adevs::port_value< DataType > Struct Template Reference

Data type for a Digraph model. More...

#include <adevs_pdevs.h>

Public Member Functions

 port_value (int port, DataType value)
 Assigns initial values to port and value.
 

Public Attributes

int port
 Port on which the data is sent or arriving.
 
DataType value
 The message data.
 

Detailed Description

template<typename DataType>
struct adevs::port_value< DataType >

Data type for a Digraph model.


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