coco::ie_return_type Member List

This is the complete list of members for coco::ie_return_type, including all inherited members.

get(work_node &wn, double thresh=-COCO_INF)coco::ie_return_type
get_info() const coco::ie_return_type [inline]
getd(std::list< delta > &dels, std::list< certificate > &certl, double thresh)coco::ie_return_type
has_information(const std::string &__s) const coco::ie_return_type [inline]
has_information(const char *__s) const coco::ie_return_type [inline]
has_information(const std::string &__s, int i) const coco::ie_return_type [inline]
has_information(const char *__s, int i) const coco::ie_return_type [inline]
ie_return_type()coco::ie_return_type [inline]
ie_return_type(const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const delta_base *__d, double __w)coco::ie_return_type [inline]
ie_return_type(const delta_base *__d, double __w, const certificate_base *__c)coco::ie_return_type [inline]
ie_return_type(const std::pair< delta_base *, double > &__d)coco::ie_return_type [inline]
ie_return_type(const std::triple< delta_base *, double, certificate_base * > &__d)coco::ie_return_type [inline]
ie_return_type(delta __d, double __w)coco::ie_return_type [inline]
ie_return_type(delta __d, double __w, certificate __c)coco::ie_return_type [inline]
ie_return_type(const std::pair< delta, double > &__d)coco::ie_return_type [inline]
ie_return_type(const std::triple< delta, double, certificate > &__d)coco::ie_return_type [inline]
ie_return_type(const std::list< delta > &__d, const std::list< double > &__w)coco::ie_return_type [inline]
ie_return_type(const std::list< delta > &__d, const std::list< double > &__w, const std::list< certificate > &__c)coco::ie_return_type [inline]
ie_return_type(const delta_base *__d, double __w, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const delta_base *__d, double __w, const certificate_base *__c, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const std::pair< delta_base *, double > &__d, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const std::triple< delta_base *, double, certificate_base * > &__d, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(delta __d, double __w, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(delta __d, double __w, certificate __c, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const std::pair< delta, double > &__d, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const std::triple< delta, double, certificate > &__d, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const std::list< delta > &__d, const std::list< double > &__w, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const std::list< delta > &__d, const std::list< double > &__w, const std::list< certificate > &__c, const termination_reason &__t)coco::ie_return_type [inline]
ie_return_type(const ie_return_type &__r)coco::ie_return_type [inline]
information(const std::string &iname) const coco::ie_return_type [inline]
information(const char *iname) const coco::ie_return_type [inline]
information(const std::string &iname, int i) const coco::ie_return_type [inline]
information(const char *iname, int i) const coco::ie_return_type [inline]
information_indices_set(const std::string &__s, std::vector< int > &__idx) const coco::ie_return_type [inline]
information_indices_set(const char *__s, std::vector< int > &__idx) const coco::ie_return_type [inline]
n_deltas() const coco::ie_return_type [inline]
operator+(const std::pair< delta_base *, double > &__d)coco::ie_return_type [inline]
operator+(const std::triple< delta_base *, double, certificate_base * > &__d)coco::ie_return_type [inline]
operator+=(const std::pair< delta_base *, double > &__d)coco::ie_return_type [inline]
operator+=(const std::triple< delta_base *, double, certificate_base * > &__d)coco::ie_return_type [inline]
operator=(const ie_return_type &__d)coco::ie_return_type [inline]
retrieve_from_info(const std::string &__s, const std::vector< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info(const std::string &__s, const linalg::matrix< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info(const std::string &__s, _TS &__b) const coco::ie_return_type [inline]
retrieve_from_info(const char *__s, const std::vector< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info(const char *__s, const linalg::matrix< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info(const char *__s, _TS &__b) const coco::ie_return_type [inline]
retrieve_from_info(const std::string &__s, const std::vector< _TS > *&__b, const std::vector< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info(const std::string &__s, const linalg::matrix< _TS > *&__b, const linalg::matrix< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info(const std::string &__s, _TS &__b, const _TS &__def) const coco::ie_return_type [inline]
retrieve_from_info(const char *__s, const std::vector< _TS > *&__b, const std::vector< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info(const char *__s, const linalg::matrix< _TS > *&__b, const linalg::matrix< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info(const char *__s, _TS &__b, const _TS &__def) const coco::ie_return_type [inline]
retrieve_from_info_i(const std::string &__s, int i, const std::vector< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info_i(const std::string &__s, int i, const linalg::matrix< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info_i(const std::string &__s, int i, _TS &__b) const coco::ie_return_type [inline]
retrieve_from_info_i(const char *__s, int i, const std::vector< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info_i(const char *__s, int i, const linalg::matrix< _TS > *&__b) const coco::ie_return_type [inline]
retrieve_from_info_i(const char *__s, int i, _TS &__b) const coco::ie_return_type [inline]
retrieve_from_info_i(const std::string &__s, int i, const std::vector< _TS > *&__b, const std::vector< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info_i(const std::string &__s, int i, const linalg::matrix< _TS > *&__b, const linalg::matrix< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info_i(const std::string &__s, int i, _TS &__b, const _TS &__def) const coco::ie_return_type [inline]
retrieve_from_info_i(const char *__s, int i, const std::vector< _TS > *&__b, const std::vector< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info_i(const char *__s, int i, const linalg::matrix< _TS > *&__b, const linalg::matrix< _TS > *__def) const coco::ie_return_type [inline]
retrieve_from_info_i(const char *__s, int i, _TS &__b, const _TS &__def) const coco::ie_return_type [inline]
set_information(const std::string &iname, const basic_alltype &a, bool force=false)coco::ie_return_type [inline]
set_information(const char *iname, const basic_alltype &a, bool force=false)coco::ie_return_type [inline]
set_information_i(const std::string &iname, int i, const basic_alltype &a, bool force=false)coco::ie_return_type [inline]
set_information_i(const char *iname, int i, const basic_alltype &a, bool force=false)coco::ie_return_type [inline]
set_termination_reason(const termination_reason &__t)coco::ie_return_type [inline]
term_reason() const coco::ie_return_type [inline]
unset_information(const std::string &__s)coco::ie_return_type [inline]
unset_information(const char *__s)coco::ie_return_type [inline]
unset_information(const std::string &__s, int i)coco::ie_return_type [inline]
unset_information(const char *__s, int i)coco::ie_return_type [inline]
~ie_return_type()coco::ie_return_type [inline, virtual]


Generated on Tue Feb 9 14:48:59 2010 for COCONUT API by  doxygen 1.5.8