OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StreamingTopNNotSupportedInRenderQuery Class Reference

#include <RenderAllocator.h>

+ Inheritance diagram for StreamingTopNNotSupportedInRenderQuery:
+ Collaboration diagram for StreamingTopNNotSupportedInRenderQuery:

Public Member Functions

 StreamingTopNNotSupportedInRenderQuery ()
 

Detailed Description

Definition at line 46 of file RenderAllocator.h.

Constructor & Destructor Documentation

StreamingTopNNotSupportedInRenderQuery::StreamingTopNNotSupportedInRenderQuery ( )
inline

Definition at line 48 of file RenderAllocator.h.

49  : std::runtime_error("Streaming-Top-N not supported in Render Query") {}

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