Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Vector < Report >
Vector < Report > [message #39513] Mon, 25 March 2013 11:09 Go to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi

Can I have a Vector of Report.

Before performing Print I want to prepare reports and then give choice to user how to print.

"Direct to default printer / Select printer / Print with preview."


I need vector because Header section is different in each.

If I use
Vector < Report > myReports ;


I get following compile error.
C:\DevTools\upp5800\uppsrc\Draw/Draw.h(600) : error C2248: 'Upp::NoCopy::NoCopy' : cannot access private member declared in class 'Upp::NoCopy'
        C:\DevTools\upp5800\uppsrc\Core/Defs.h(350) : see declaration of 'Upp::NoCopy::NoCopy'
        C:\DevTools\upp5800\uppsrc\Core/Defs.h(348) : see declaration of 'Upp::NoCopy'
        This diagnostic occurred in the compiler generated function 'Upp::Draw::Draw(const Upp::Draw &)'
c:\devtools\upp5800\uppsrc\core\Stream.h(285) : error C2248: 'Upp::Stream::Stream' : cannot access private member declared in class 'Upp::Stream'
        c:\devtools\upp5800\uppsrc\core\Stream.h(246) : see declaration of 'Upp::Stream::Stream'
        c:\devtools\upp5800\uppsrc\core\Stream.h(22) : see declaration of 'Upp::Stream'
        This diagnostic occurred in the compiler generated function 'Upp::StringStream::StringStream(const Upp::StringStream &)'
ERPPrint: 1 file(s) built in (0:01.68), 1681 msecs / file, duration = 5211 msecs, parallelization 78%
Report: 3 file(s) built in (0:03.72), 1242 msecs / file, duration = 5648 msecs, parallelization 76%


Warm Regards

Deepak

[Updated on: Mon, 25 March 2013 11:11]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: UPP && Oracle OCCI && VC 2010
Next Topic: Report Setup to get correct Print area and Margins
Goto Forum:
  


Current Time: Thu Apr 25 02:21:03 CEST 2024

Total time taken to generate the page: 2.92878 seconds