#include <llsdappservices.h>
Static Public Member Functions | |
| static void | useServices () |
| Call this method to declare the /app common web services. | |
Definition at line 42 of file llsdappservices.h.
| void LLSDAppServices::useServices | ( | ) | [static] |
Call this method to declare the /app common web services.
This will register: /app/config /app/config/runtime-override /app/config/runtime-override/<option-name> /app/config/command-line /app/config/specific /app/config/general /app/config/default /app/config/live /app/config/live/<option-name>
Definition at line 40 of file llsdappservices.cpp.
1.5.5