cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
SLcQuery Class Reference

#include <session_lookup_controller.hpp>

Collaboration diagram for SLcQuery:
[legend]

Public Member Functions

 SLcQuery ()
 
 SLcQuery (SLcFourTuple tuple, bool allowCreation, LkpSrcBit src)
 

Public Attributes

SLcFourTuple tuple
 
bool allowCreation
 
LkpSrcBit source
 

Detailed Description

Definition at line 76 of file session_lookup_controller.hpp.

Constructor & Destructor Documentation

◆ SLcQuery() [1/2]

SLcQuery::SLcQuery ( )
inline

Definition at line 81 of file session_lookup_controller.hpp.

81 {}

◆ SLcQuery() [2/2]

SLcQuery::SLcQuery ( SLcFourTuple  tuple,
bool  allowCreation,
LkpSrcBit  src 
)
inline

Definition at line 82 of file session_lookup_controller.hpp.

Member Data Documentation

◆ allowCreation

bool SLcQuery::allowCreation

Definition at line 79 of file session_lookup_controller.hpp.

◆ source

LkpSrcBit SLcQuery::source

Definition at line 80 of file session_lookup_controller.hpp.

◆ tuple

SLcFourTuple SLcQuery::tuple

Definition at line 78 of file session_lookup_controller.hpp.


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