ARB
Public Member Functions | List of all members
aw_xargs Class Reference

#include <aw_xargs.hxx>

Inheritance diagram for aw_xargs:
Inheritance graph
[legend]
Collaboration diagram for aw_xargs:
Collaboration graph
[legend]

Public Member Functions

 aw_xargs (size_t maxcount)
 
 ~aw_xargs ()
 
Arg * list ()
 
int size ()
 
void add (String name, XtArgVal value)
 
void assign_to_widget (Widget w)
 

Detailed Description

Definition at line 22 of file aw_xargs.hxx.

Constructor & Destructor Documentation

aw_xargs::aw_xargs ( size_t  maxcount)
inline

Definition at line 27 of file aw_xargs.hxx.

aw_xargs::~aw_xargs ( )
inline

Definition at line 32 of file aw_xargs.hxx.

Member Function Documentation

Arg* aw_xargs::list ( )
inline

Definition at line 36 of file aw_xargs.hxx.

Referenced by assign_to_widget(), and aw_create_shell().

int aw_xargs::size ( )
inline

Definition at line 37 of file aw_xargs.hxx.

Referenced by assign_to_widget(), and aw_create_shell().

void aw_xargs::add ( String  name,
XtArgVal  value 
)
inline
void aw_xargs::assign_to_widget ( Widget  w)
inline

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