Moka kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
attribute.icc File Reference

Go to the source code of this file.

Functions

INLINE std::ostream & operator<< (std::ostream &AOS, const CAttribute &AAttribute)
 
INLINE std::istream & operator>> (std::istream &AIS, CAttribute &AAttribute)
 

Function Documentation

INLINE std::ostream& operator<< ( std::ostream &  AOS,
const CAttribute AAttribute 
)
Parameters
AOSLe flux de sortie.
AAttributeL'attribut à envoyer dans le flux.

Definition at line 64 of file attribute.icc.

INLINE std::istream& operator>> ( std::istream &  AIS,
CAttribute AAttribute 
)
Parameters
AISLe flux d'entrée.
AAttributeL'attribut à lire depuis le flux.

Definition at line 71 of file attribute.icc.