ArtsPortMatrixKeyValue


[ libArts | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

No documentation available.

Class Summary

class ArtsPortMatrixKeyValue

{

public:
bool operator < (const ArtsPortMatrixKeyValue keyValue) const;
bool operator == (const ArtsPortMatrixKeyValue keyValue) const;
uint16_t srcPort;
uint16_t dstPort;
protected:
}; // ArtsPortMatrixKeyValue

Back to the top of ArtsPortMatrixKeyValue


bool operator < (const ArtsPortMatrixKeyValue keyValue) const;

No documentation available.

  bool operator < (const ArtsPortMatrixKeyValue keyValue) const;

Back to the top of ArtsPortMatrixKeyValue


bool operator == (const ArtsPortMatrixKeyValue keyValue) const;

No documentation available.

  bool operator == (const ArtsPortMatrixKeyValue keyValue) const;

Back to the top of ArtsPortMatrixKeyValue


uint16_t srcPort;

No documentation available.

  uint16_t  srcPort;

Back to the top of ArtsPortMatrixKeyValue


uint16_t dstPort;

No documentation available.

  uint16_t  dstPort;

Back to the top of ArtsPortMatrixKeyValue


All Members

public:
bool operator < (const ArtsPortMatrixKeyValue keyValue) const;
bool operator == (const ArtsPortMatrixKeyValue keyValue) const;
uint16_t srcPort;
uint16_t dstPort;
protected:

Back to the top of ArtsPortMatrixKeyValue


Ancestors

Class does not inherit from any other class.

Back to the top of ArtsPortMatrixKeyValue


Descendants

Class is not inherited by any others.

Back to the top of ArtsPortMatrixKeyValue


Generated from source by the Cocoon utilities on Sat Oct 17 14:40:00 1998 .

Report problems to jkotula@unimax.com