analytics
v3
|
#include <analytics_service.h>
Classes | |
class | ColumnsResource |
Public Member Functions | |
MetadataResource (AnalyticsService *service) | |
~MetadataResource () | |
const ColumnsResource & | get_columns () const |
Acts as message factory for accessing data.
|
explicit |
Standard constructor.
[in] | service | The service instance is used to bind to the methods created from this resource instance. This will be the service that methods are invoked on. |
|
inline |
Standard destructor.
|
inline |
Gets the columns resource method factory.