Searched defs:setopt (Results 1 – 3 of 3) sorted by relevance
457 .. _setopt: target
115 class setopt(option_base): class
30 void setopt(boost::optional<unsigned> const& val) { opt = val; } in setopt() function