All Frameworks  Class Hierarchy  This Framework  Indexes

SPAha_bridge Global Function HA_Build_Segment_String


char* HA_Build_Segment_String(ENTITY* entity,
char* inbuffer,
const char* pattern=0)
Converts the pattern input to an expanded string and places into a buffer.

Role: The pattern should be a string with '/' separating keywords and static strings.

Keywords:

For example: "?Include Library/entity" will become "?Include Library/0x12345678" if entity=0x12345678

Parameters:
entity
Given ENTITY.
inbuffer
Expanded string, should be large enough to hold the expanded string.
pattern
Segment pattern string.

Returns:
Value of inbuffer.

This object is included in the file: ha_bridge.h

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.