[
libArts |
Source |
Keywords |
Summary | Ancestors | All Members | Descendants ]
- No documentation available.
Class Summary
class ArtsNetMatrixKeyValue
{
public:
- bool operator < (const ArtsNetMatrixKeyValue keyValue) const;
- bool operator == (const ArtsNetMatrixKeyValue keyValue) const;
- ipv4addr_t srcNet;
- uint8_t srcMaskLen;
- ipv4addr_t dstNet;
- uint8_t dstMaskLen;
protected:
}; // ArtsNetMatrixKeyValue
Back to the top of ArtsNetMatrixKeyValue
No documentation available.
bool operator < (const ArtsNetMatrixKeyValue keyValue) const;
Back to the top of ArtsNetMatrixKeyValue
No documentation available.
bool operator == (const ArtsNetMatrixKeyValue keyValue) const;
Back to the top of ArtsNetMatrixKeyValue
No documentation available.
ipv4addr_t srcNet;
Back to the top of ArtsNetMatrixKeyValue
No documentation available.
uint8_t srcMaskLen;
Back to the top of ArtsNetMatrixKeyValue
No documentation available.
ipv4addr_t dstNet;
Back to the top of ArtsNetMatrixKeyValue
No documentation available.
uint8_t dstMaskLen;
Back to the top of ArtsNetMatrixKeyValue
All Members
- public:
- bool operator < (const ArtsNetMatrixKeyValue keyValue) const;
- bool operator == (const ArtsNetMatrixKeyValue keyValue) const;
- ipv4addr_t srcNet;
- uint8_t srcMaskLen;
- ipv4addr_t dstNet;
- uint8_t dstMaskLen;
- protected:
Back to the top of ArtsNetMatrixKeyValue
Ancestors
Class does not inherit from any other class.
Back to the top of ArtsNetMatrixKeyValue
Descendants
Class is not inherited by any others.
Back to the top of ArtsNetMatrixKeyValue
Generated from source by the Cocoon utilities on Sat Oct 17 14:39:58 1998
.
Report problems to jkotula@unimax.com