Exemplo n.º 1
0
		void SetLog(bool b) const { g->SetLog(b); }
Exemplo n.º 2
0
		void SetLog(size_t idx, bool b) const
		{
			g->SetLog(idx, b);
		}