#include <lltrustnet.h>
Inheritance diagram for LLTrustNetRequest:

| Public Member Functions | |
| LLTrustNetRequest () | |
| virtual LLString | asString () | 
| Returns a string that contains the raw data to send to the adapter object. | |
| virtual | ~LLTrustNetRequest () | 
Definition at line 119 of file lltrustnet.h.
| LLTrustNetRequest::LLTrustNetRequest | ( | ) |  [inline] | 
Definition at line 122 of file lltrustnet.h.
| virtual LLTrustNetRequest::~LLTrustNetRequest | ( | ) |  [inline, virtual] | 
Definition at line 127 of file lltrustnet.h.
| virtual LLString LLTrustNetRequest::asString | ( | ) |  [inline, virtual] | 
Returns a string that contains the raw data to send to the adapter object.
Reimplemented in LLTrustNetScoreRequest, LLTrustNetRateRequest, and LLTrustNetExplainRequest.
Definition at line 126 of file lltrustnet.h.
 1.4.7
 1.4.7