ArtsAsMatrixKeyValue


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

Quick Index

No documentation available.

Class Summary

class ArtsAsMatrixKeyValue

{

public:
bool operator < (const ArtsAsMatrixKeyValue keyValue) const;
bool operator == (const ArtsAsMatrixKeyValue keyValue) const;
uint16_t srcAs;
uint16_t dstAs;
protected:
}; // ArtsAsMatrixKeyValue

Back to the top of ArtsAsMatrixKeyValue


bool operator < (const ArtsAsMatrixKeyValue keyValue) const;

No documentation available.

  bool operator < (const ArtsAsMatrixKeyValue keyValue) const;

Back to the top of ArtsAsMatrixKeyValue


bool operator == (const ArtsAsMatrixKeyValue keyValue) const;

No documentation available.

  bool operator == (const ArtsAsMatrixKeyValue keyValue) const;

Back to the top of ArtsAsMatrixKeyValue


uint16_t srcAs;

No documentation available.

  uint16_t  srcAs;

Back to the top of ArtsAsMatrixKeyValue


uint16_t dstAs;

No documentation available.

  uint16_t  dstAs;

Back to the top of ArtsAsMatrixKeyValue


All Members

public:
bool operator < (const ArtsAsMatrixKeyValue keyValue) const;
bool operator == (const ArtsAsMatrixKeyValue keyValue) const;
uint16_t srcAs;
uint16_t dstAs;
protected:

Back to the top of ArtsAsMatrixKeyValue


Ancestors

Class does not inherit from any other class.

Back to the top of ArtsAsMatrixKeyValue


Descendants

Class is not inherited by any others.

Back to the top of ArtsAsMatrixKeyValue


Generated from source by the Cocoon utilities on Sat Oct 17 14:39:50 1998 .

Report problems to jkotula@unimax.com