Cogs.Core
Public Member Functions | Public Attributes | List of all members
Cogs::CommandGroupAnnotation Struct Reference

RAII-helper for pushCommandGroupAnnotation/pushCommandGroupAnnotation. More...

#include <CommandGroupAnnotation.h>

Public Member Functions

 CommandGroupAnnotation (IContext *context, const StringView &name)
 

Public Attributes

IContextcontext
 

Detailed Description

RAII-helper for pushCommandGroupAnnotation/pushCommandGroupAnnotation.

Definition at line 12 of file CommandGroupAnnotation.h.

Constructor & Destructor Documentation

◆ CommandGroupAnnotation()

Cogs::CommandGroupAnnotation::CommandGroupAnnotation ( IContext context,
const StringView name 
)
inline

Definition at line 14 of file CommandGroupAnnotation.h.

◆ ~CommandGroupAnnotation()

Cogs::CommandGroupAnnotation::~CommandGroupAnnotation ( )
inline

Definition at line 20 of file CommandGroupAnnotation.h.

Member Data Documentation

◆ context

IContext* Cogs::CommandGroupAnnotation::context

Definition at line 25 of file CommandGroupAnnotation.h.


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