Arduino DLNA Server
|
#include <Action.h>
Public Member Functions | |
ActionReply (bool valid=true) | |
operator bool () | |
void | setValid (bool flag) |
void | add (ActionReply alt) |
Public Attributes | |
Vector< Argument > | arguments |
Protected Attributes | |
bool | is_valid = true |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |