xdrpp
RFC4506 XDR compiler and message library
|
This is the complete list of members for xdr::IniGroup, including all inherited members.
add(const string &key, cb_t &&cb) | xdr::IniGroup | inline |
add(const string &key, const cb_t &cb) (defined in xdr::IniGroup) | xdr::IniGroup | inline |
add(const string &key, T *valp) | xdr::IniGroup | inline |
add(const string &key, T &&valp, const string &key2, Rest...rest) | xdr::IniGroup | inline |
cb_t typedef (defined in xdr::IniGroup) | xdr::IniGroup | |
cbs_ (defined in xdr::IniGroup) | xdr::IniGroup | |
operator=(const IniGroup &&)=delete (defined in xdr::IniGroup) | xdr::IniGroup | |
parse(const IniLine &li) (defined in xdr::IniGroup) | xdr::IniGroup |