gloox  0.9.9.12
Public Attributes | List of all members
DiscoNodeItem Struct Reference

#include <disconodehandler.h>

Public Attributes

std::string node
std::string jid
std::string name

Detailed Description

A struct describing an item of a Service Discovery Item.

Definition at line 30 of file disconodehandler.h.

Member Data Documentation

std::string jid

Content of the item's jid attribute.

Definition at line 38 of file disconodehandler.h.

std::string name

Content of the item's name attribute.

Definition at line 39 of file disconodehandler.h.

std::string node

Content of the item's node attribute.

Definition at line 37 of file disconodehandler.h.


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