|
|
|
|||||
|
Constructor and Default-Parameter
Hello!
I'm a beginner in using ICE. Here a little code snippet from my class: class Bank { Bank(const string bankname, int contextKey = -1); int readFromDB(int contextKey = -1); ... } How can I create an Ice-Definition, which contains a Constructor and a default parameter within the function call. Thanks. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| derived constructor generation bug in slice2cpp | bpolivka | Bug Reports | 3 | 03-02-2006 09:42 AM |
| Problem with RequestFailedException constructor documentation | bartley | Comments | 2 | 02-13-2006 11:45 AM |
| Identity Constructor | acbell | Comments | 1 | 08-30-2005 01:34 PM |
| Passing parameters to constructor | jacopo | Help Center | 2 | 05-12-2005 12:47 PM |
| about out parameter | simpley | Help Center | 3 | 03-18-2004 03:45 PM |