COPASI API
4.16.103
|
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const CRDFPredicate &p) |
std::ostream & | operator<< (std::ostream &os, const CRDFPredicate::Path &path) |
std::ostream & | operator<< (std::ostream &os, const CRDFPredicate::sAllowedLocation &location) |
std::ostream& operator<< | ( | std::ostream & | os, |
const CRDFPredicate & | p | ||
) |
Friend declaration of ostream operator
std::ostream | & os |
const | CRDFPredicate & p |
Definition at line 611 of file CRDFPredicate.cpp.
References CRDFPredicate::mType.
std::ostream& operator<< | ( | std::ostream & | os, |
const CRDFPredicate::Path & | path | ||
) |
Definition at line 714 of file CRDFPredicate.cpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const CRDFPredicate::sAllowedLocation & | location | ||
) |
Definition at line 726 of file CRDFPredicate.cpp.
References CRDFPredicate::sAllowedLocation::Location, CRDFPredicate::sAllowedLocation::MaxOccurance, CRDFPredicate::sAllowedLocation::ReadOnly, and CRDFPredicate::sAllowedLocation::Type.