foobar2000 SDK  2015-01-14
Private Member Functions
service_obscure_refcounting< T >

#include <service.h>

+ Inheritance diagram for service_obscure_refcounting< T >:

Private Member Functions

int service_add_ref () throw ()
 
int service_release () throw ()
 

Detailed Description

template<typename T>
class service_obscure_refcounting< T >

Special hack to ensure errors when someone tries to ->service_add_ref()/->service_release() on a service_ptr_t.

Definition at line 21 of file service.h.

Member Function Documentation

template<typename T >
int service_obscure_refcounting< T >::service_add_ref ( )
throw (
)
private
template<typename T >
int service_obscure_refcounting< T >::service_release ( )
throw (
)
private

The documentation for this class was generated from the following file: