fawkes::ServiceModel::ServiceRemovedRecord Struct Reference

Data structure to hold information about a recently removed services. More...

List of all members.

Public Attributes

std::string name
 the name of the service
std::string type
 the type of the service
std::string domain
 the domain of the service


Detailed Description

Data structure to hold information about a recently removed services.

Definition at line 96 of file service_model.h.


Member Data Documentation

std::string fawkes::ServiceModel::ServiceRemovedRecord::domain

the domain of the service

Definition at line 100 of file service_model.h.

Referenced by fawkes::ServiceModel::service_removed().

std::string fawkes::ServiceModel::ServiceRemovedRecord::name

the name of the service

Definition at line 98 of file service_model.h.

Referenced by fawkes::ServiceModel::service_removed().

std::string fawkes::ServiceModel::ServiceRemovedRecord::type

the type of the service

Definition at line 99 of file service_model.h.

Referenced by fawkes::ServiceModel::service_removed().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 13:31:39 2011 for Fawkes API by  doxygen 1.4.7