rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

Classes | Typedefs
buffers.h File Reference
#include <ilviews/base/array.h>
#include <ivstudio/util.h>
#include <ivstudio/object.h>
#include <ilviews/gadgets/scombo.h>
#include <ilviews/manager/hook.h>

Classes

class  IlvStBuffers
 Buffer class. More...
 

Typedefs

typedef IlvStBuffer *(* IlvStBufferConstructor )(IlvStudio *editor, const char *name, const char *filename)
 

Detailed Description

[library ivstudio ivstudio/buffers.h]

Typedef Documentation

IlvStBufferConstructor

This type defines the prototype of a function that can be used to create an instance of the buffer.

Parameters
editorThe editor which wants to create the buffer.
nameThe buffer name.
filenameThe file name.
Returns
The created buffer.
See Also
IlvStBuffers

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.