TlmAccountPluginGumd

TlmAccountPluginGumd — a GUM account plugin

Synopsis

struct              TlmAccountPluginGumd;
struct              TlmAccountPluginGumdClass;

Object Hierarchy

  GObject
   +----TlmAccountPluginGumd

Implemented Interfaces

TlmAccountPluginGumd implements TlmAccountPlugin.

Description

TlmAccountPluginGumd provides an implementation of user account operations that is utiziling gumd daemon API to perform them: https://github.com/01org/gumd.

Details

struct TlmAccountPluginGumd

struct TlmAccountPluginGumd;

Opaque data structure


struct TlmAccountPluginGumdClass

struct TlmAccountPluginGumdClass {
    GObjectClass parent_class;
};

The class structure for the TlmAccountPluginGumd objects,

GObjectClass parent_class;

a reference to a parent class