SshNameList Struct Reference
  String containing a comma-separated list of names. More...
#include <ssh_types.h>
| Data Fields | |
| const char_t * | value | 
| size_t | length | 
Detailed Description
String containing a comma-separated list of names.
Definition at line 77 of file ssh_types.h.
Field Documentation
◆ length
| size_t length | 
Definition at line 80 of file ssh_types.h.
◆ value
| const char_t* value | 
Definition at line 79 of file ssh_types.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_types.h
