Blender V2.61 - r43446
Public Attributes

Report Struct Reference

#include <DNA_windowmanager_types.h>

List of all members.

Public Attributes

struct Reportnext
struct Reportprev
short type
short flag
int len
const char * typestr
const char * message

Detailed Description

Definition at line 92 of file DNA_windowmanager_types.h.


Member Data Documentation

short Report::flag
const char* Report::message
struct Report * Report::prev
short Report::type
const char* Report::typestr

Definition at line 97 of file DNA_windowmanager_types.h.

Referenced by BKE_report(), BKE_reportf(), and BKE_reports_string().


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