llmapresponders.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLMAPLAYERRESPONDER_H
00033 #define LL_LLMAPLAYERRESPONDER_H
00034 
00035 #include "llhttpclient.h"
00036 
00037 class LLMapLayerResponder : public LLHTTPClient::Responder
00038 {
00039         virtual void result(const LLSD& content);
00040 };
00041 
00042 #endif // LL_LLMAPLAYERRESPONDER_H

Generated on Fri May 16 08:33:47 2008 for SecondLife by  doxygen 1.5.5