librpc
Public Attributes | List of all members
rpc_if_member Struct Reference

#include <service.h>

Collaboration diagram for rpc_if_member:
Collaboration graph
[legend]

Public Attributes

const char *_Nonnull rim_name
 
enum rpc_if_member_type rim_type
 
union {
   struct rpc_if_method   rim_method
 
   struct rpc_if_property   rim_property
 
}; 
 

Detailed Description

Interface member descriptor.

Can be either a method, property or event.

Examples:
validation.c.

Definition at line 254 of file service.h.


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