| 26 | }; |
| 27 | |
| 28 | inline CounterType GetCounterType() const |
| 29 | { |
| 30 | return mCounterType; |
| 31 | } |
| 32 | |
| 33 | // Call one of these functions before binding the buffer to the |
| 34 | // engine. These will set the CounterType and set the usage to |
no outgoing calls
no test coverage detected