#include <contact_ops.h>

Data Fields | |
| int | first |
| str | ip |
| str | password |
| str | port |
| str | protocol |
| int | second |
| str | username |
Definition at line 49 of file contact_ops.h.
| int first |
Definition at line 56 of file contact_ops.h.
Referenced by decode2format(), decode_uri(), encode2format(), and encode_uri().
Definition at line 53 of file contact_ops.h.
Referenced by decode2format(), decode_uri(), encode2format(), and encode_uri().
Definition at line 52 of file contact_ops.h.
Referenced by decode2format(), decode_uri(), encode2format(), and encode_uri().
Definition at line 54 of file contact_ops.h.
Referenced by decode2format(), decode_uri(), encode2format(), and encode_uri().
Definition at line 55 of file contact_ops.h.
Referenced by decode2format(), decode_uri(), encode2format(), and encode_uri().
| int second |
Definition at line 57 of file contact_ops.h.
Referenced by decode2format(), decode_uri(), encode2format(), and encode_uri().
Definition at line 51 of file contact_ops.h.
Referenced by decode2format(), decode_uri(), encode2format(), and encode_uri().
1.5.6