BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

pj_cli_hint_info Struct Reference

#include <cli.h>

Data Fields

pj_str_t name
 
pj_str_t type
 
pj_str_t desc
 

Detailed Description

This structure contains the hints information for the end user. This structure could contain either command or argument information. The front-end will format the information and present it to the user.

Field Documentation

◆ desc

pj_str_t pj_cli_hint_info::desc

Helpful description of the hint value.

◆ name

pj_str_t pj_cli_hint_info::name

The hint value.

◆ type

pj_str_t pj_cli_hint_info::type

The hint type.


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

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.