rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

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

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

Parameters:
editor The editor which wants to create the buffer.
name The buffer name.
filename The file name.
Returns:
The created buffer.
See also:
IlvStBuffers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.