E-MailRelay
Public Attributes | List of all members
G::Pam::Item Struct Reference

A structure used by G::Pam to hold conversation items. More...

#include <gpam.h>

+ Collaboration diagram for G::Pam::Item:

Public Attributes

std::string in_type
 
std::string in
 
std::string out
 
bool out_defined {false}
 

Detailed Description

A structure used by G::Pam to hold conversation items.

Definition at line 62 of file gpam.h.

Member Data Documentation

◆ in

std::string G::Pam::Item::in

Definition at line 65 of file gpam.h.

◆ in_type

std::string G::Pam::Item::in_type

Definition at line 64 of file gpam.h.

◆ out

std::string G::Pam::Item::out

Definition at line 66 of file gpam.h.

◆ out_defined

bool G::Pam::Item::out_defined {false}

Definition at line 67 of file gpam.h.


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