24 bool strSet(
const Eref& tgt,
const string& field,
25 const string& arg )
const;
26 bool strGet(
const Eref& tgt,
const string& field,
27 string& returnValue )
const;
43 #endif // _DEST_FINFO_H
DestFinfo(const string &name, const string &doc, OpFunc *func)
const string & name() const
bool strGet(const Eref &tgt, const string &field, string &returnValue) const
void registerFinfo(Cinfo *c)
bool strSet(const Eref &tgt, const string &field, const string &arg) const
const OpFunc * getOpFunc() const