Searched defs:CanProxy (Results 1 – 1 of 1) sorted by relevance
31 template<typename T> class CanProxy; variable354 CanProxy(CanQual<T> Stored) { this->Stored = Stored; } in CanProxy() function