torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
torc::generic::LogicValueAttributes::LogicMap Struct Reference

This structure is for logicRef and libraryRef used in logicMapInput/logicMapOutput. More...

#include <LogicValueAttributes.hpp>

+ Collaboration diagram for torc::generic::LogicValueAttributes::LogicMap:

Public Types

enum  LogicMapType { eLogicMapTypeInput = 0, eLogicMapTypeOutput }
 

Data Fields

std::string mLogicRef
 
std::string mLibraryRef
 
LogicMapType mLogicMapType
 

Detailed Description

This structure is for logicRef and libraryRef used in logicMapInput/logicMapOutput.

Definition at line 40 of file LogicValueAttributes.hpp.

Member Enumeration Documentation

Field Documentation

std::string torc::generic::LogicValueAttributes::LogicMap::mLibraryRef

Definition at line 50 of file LogicValueAttributes.hpp.

LogicMapType torc::generic::LogicValueAttributes::LogicMap::mLogicMapType

Definition at line 51 of file LogicValueAttributes.hpp.

std::string torc::generic::LogicValueAttributes::LogicMap::mLogicRef

Definition at line 49 of file LogicValueAttributes.hpp.


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