Sponsored Content
Top Forums Programming What are Friend Functions in C++? Post 302769147 by Corona688 on Monday 11th of February 2013 10:15:22 AM
Old 02-11-2013
Functions external to a C++ class, that have been given permissions to access its internals.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

welcome YOUR NEW FRIEND RETO

Hello Every One Iam Your New Friend Reto .iam New In Unix Let Me Say That Iam Zero . And I Wish That You All Can Help Me With It By Your Help I Will Get To The Top Your New Friend Reto From Iraq Thank You All (0 Replies)
Discussion started by: retolop
0 Replies

2. Programming

friend operator

Hello, I have a problem by compiling a class with the following friend function in Header file: class X{ private: ...... protected: ....... public: friend ostream& operator<<(ostream& target, const PARA_DSC& para); }; (1 Reply)
Discussion started by: nik
1 Replies

3. Shell Programming and Scripting

How to execute functions or initiate functions as command line parameters for below requirement?

I have 7 functions those need to be executed as command line inputs, I tried with below code it’s not executing function. If I run the ./script 2 then fun2 should execute , how to initiate that function I tried case and if else also, how to initiate function from command line if then... (8 Replies)
Discussion started by: saku
8 Replies
wxStyledTextEvent(3erl) 				     Erlang Module Definition					   wxStyledTextEvent(3erl)

NAME
wxStyledTextEvent - See external documentation: wxStyledTextEvent. DESCRIPTION
See external documentation: wxStyledTextEvent . Use wxEvtHandler:connect/3 with EventType: : stc_change , stc_styleneeded , stc_charadded , stc_savepointreached , stc_savepointleft , stc_romodifyattempt , stc_key , stc_dou- bleclick , stc_updateui , stc_modified , stc_macrorecord , stc_marginclick , stc_needshown , stc_painted , stc_userlistselection , stc_uridropped , stc_dwellstart , stc_dwellend , stc_start_drag , stc_drag_over , stc_do_drop , stc_zoom , stc_hotspot_click , stc_hotspot_dclick , stc_calltip_click , stc_autocomp_selection See also the message variant #wxStyledText{ } event record type. This class is derived (and can use functions) from: wxCommandEvent wxEvent DATA TYPES
wxStyledTextEvent() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes. EXPORTS
getPosition(This::wxStyledTextEvent()) -> integer() See external documentation . getKey(This::wxStyledTextEvent()) -> integer() See external documentation . getModifiers(This::wxStyledTextEvent()) -> integer() See external documentation . getModificationType(This::wxStyledTextEvent()) -> integer() See external documentation . getText(This::wxStyledTextEvent()) -> string() See external documentation . getLength(This::wxStyledTextEvent()) -> integer() See external documentation . getLinesAdded(This::wxStyledTextEvent()) -> integer() See external documentation . getLine(This::wxStyledTextEvent()) -> integer() See external documentation . getFoldLevelNow(This::wxStyledTextEvent()) -> integer() See external documentation . getFoldLevelPrev(This::wxStyledTextEvent()) -> integer() See external documentation . getMargin(This::wxStyledTextEvent()) -> integer() See external documentation . getMessage(This::wxStyledTextEvent()) -> integer() See external documentation . getWParam(This::wxStyledTextEvent()) -> integer() See external documentation . getLParam(This::wxStyledTextEvent()) -> integer() See external documentation . getListType(This::wxStyledTextEvent()) -> integer() See external documentation . getX(This::wxStyledTextEvent()) -> integer() See external documentation . getY(This::wxStyledTextEvent()) -> integer() See external documentation . getDragText(This::wxStyledTextEvent()) -> string() See external documentation . getDragAllowMove(This::wxStyledTextEvent()) -> bool() See external documentation . getDragResult(This::wxStyledTextEvent()) -> WxDragResult Types WxDragResult = integer() See external documentation . WxDragResult is one of ?wxDragError | ?wxDragNone | ?wxDragCopy | ?wxDragMove | ?wxDragLink | ?wxDragCancel getShift(This::wxStyledTextEvent()) -> bool() See external documentation . getControl(This::wxStyledTextEvent()) -> bool() See external documentation . getAlt(This::wxStyledTextEvent()) -> bool() See external documentation . AUTHORS
<> wxErlang 0.98.9 wxStyledTextEvent(3erl)
All times are GMT -4. The time now is 06:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy