This is the complete list of members for Envelope, including all inherited members.
| additionalAnyField(const std::string &name, const bool mandatory=true, const boost::any &defaultValue=boost::none) const | Envelope | |
| additionalField(const std::string &name, const bool mandatory=true, const std::string &defaultValue=std::string()) const | Envelope | |
| additionalFields() const | Envelope | |
| additionalFields_ | Envelope | private |
| counterparty() const | Envelope | |
| counterparty_ | Envelope | private |
| Envelope() | Envelope | |
| Envelope(const string &counterparty, const string &nettingSetId, const set< string > &portfolioIds=set< string >()) | Envelope | |
| Envelope(const string &counterparty, const NettingSetDetails &nettingSetDetails=NettingSetDetails(), const set< string > &portfolioIds=set< string >()) | Envelope | |
| Envelope(const string &counterparty, const map< string, string > &additionalFields) | Envelope | |
| Envelope(const string &counterparty, const string &nettingSetId, const map< string, string > &additionalFields, const set< string > &portfolioIds=set< string >()) | Envelope | |
| Envelope(const string &counterparty, const NettingSetDetails &nettingSetDetails, const map< string, string > &additionalFields, const set< string > &portfolioIds=set< string >()) | Envelope | |
| fromFile(const std::string &filename) | XMLSerializable | |
| fromXML(XMLNode *node) override | Envelope | virtual |
| fromXMLString(const std::string &xml) | XMLSerializable | |
| fullAdditionalFields() const | Envelope | |
| hasNettingSetDetails() const | Envelope | |
| initialized() const | Envelope | |
| initialized_ | Envelope | private |
| nettingSetDetails() const | Envelope | |
| nettingSetDetails_ | Envelope | private |
| nettingSetId() const | Envelope | |
| portfolioIds() const | Envelope | |
| portfolioIds_ | Envelope | private |
| setAdditionalField(const std::string &key, const boost::any &value) | Envelope | |
| toFile(const std::string &filename) const | XMLSerializable | |
| toXML(XMLDocument &doc) const override | Envelope | virtual |
| toXMLString() const | XMLSerializable | |
| ~XMLSerializable() | XMLSerializable | virtual |